home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_400
/
422_01
/
cflea.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-03-27
|
246 b
|
12 lines
/*
* DDS MICRO-C standard I/O definitions for: C-FLEA
*
* Copyright 1988-1994 Dave Dunfield
* All rights reserved.
*/
#define _MICROC_
#define NULL 0 /* General NULL indicator */
extern register printf(), sprintf(), concat();